memory n. 1.记忆;记忆力;【自动化】存储器;信息存储方式;存储量。 2.回忆。 3.纪念。 4.死后的名声,遗芳。 5.追想得起的年限[范围]。 artificial memory 记忆法。 retentive memory 良好的记忆力。 a translation memory (电子计算机的)译码存储器。 Keep your memory active. 好好记住,不要忘记。 It is but a memory. 那不过是往事而已。 bear [have, keep] in memory 记着,没有忘记。 beyond [within] the memory of man [men] 在有史以前[以来]。 cherish the memory of (sb.) 怀念(某人)。 come to one's memory 想起,忆及,苏醒。 commit to memory 记住。 from memory 凭记忆。 have a good [bad, poor, short] memory 记性好[坏]。 have no memory of 完全忘记。 If my memory serves me. 如果我的记性不错。 in memory of 纪念…。 of blessed [famous, happy, glorious] memory 故〔加在已死王公名上的颂词〕 (King Charles of blessed memory 已故查理王)。 slip sb.'s memory 被某人一时忘记。 to the best of one's memory 就记忆所及。 to the memory of 献给…〔著者书前纪念性题词〕。 within living memory 现在还被人记着。
Obvious practical problems in this approach stem from the distributed - memory organization 显然,这种方法的问题就产生于分布式内存的组织。
Nowadays there has been few domestic design of rf reader , and this technology is mainly monopolized by international corporations . so it ' s necessary to design a new type untouched reader , and particularly important to arrange the memory organization adapted to lots of passenger records 目前,射频阅读器的研制在国内尚不多见,在国外仅被大公司所垄断,所以文中首先着重讨论了如何设计一种新型的非接触式阅读器。
This paper also offers the implementation method of software and hardware in detail , including the memory organization of tms320c5402 and the design of interface ; rtl8019 system structure , basic operation of reading and writing ; principle , function of other parts of hardware ' s circuit and whole principle picture ; tcp / ip protocol suitable for embedded system , software procedure of this system , implementation method of protocol , etc . this result indicates the scheme that combines chip dsp with interface chip of network can realize embedded systematic network accessing 详细地给出了这种解决方案的软硬件实现方法,包括tms320c5402的存储器组织和接口设计; rtl8019体系结构和基本读写操作;硬件电路其它部分的原理、功能及整体电路原理图;适合嵌入式系统特点的tcp ip协议、系统软件流程以及协议软件实现方法等等。本文结果表明采用dsp芯片与网络接口芯片相结合的方案能够实现嵌入式系统网络接入。
Implementing software shared memory system in lan has become a hot subject in recent years . the system should achieve scalability , simple programming interface and should emulate parallel programming environment . there are three key aspects in implementing such a system : memory organization , data synchronization and communication 在局域网软件实现内存共享是近年来研究的一个热门课题,实现的系统具有良好的可扩展性和简单的用户编程接口,并能实现在pc机组成的局域网小模拟高性能计算机运行并行科学计算程序。